Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add image segmentation for Android #134

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

JakubGonera
Copy link
Contributor

Description

Add native code for semantic image segmentation on Android.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

@JakubGonera JakubGonera force-pushed the @jakubgonera/image-segmentation-android branch from da8cc8d to 40302d8 Compare March 12, 2025 14:49
@JakubGonera JakubGonera marked this pull request as draft March 12, 2025 14:53
@JakubGonera JakubGonera changed the base branch from main to @jakubgonera/image-segmentation March 12, 2025 14:53
@JakubGonera JakubGonera changed the base branch from @jakubgonera/image-segmentation to main March 12, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant